home *** CD-ROM | disk | FTP | other *** search
/ Macmillan Math: Grade 1 …Pupil's Edition (Florida) / Math Grade 1 - Pupil's Edition (Florida).iso / pc / math_tales.swf / scripts / DefineButton2_29 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-06-25  |  89 b   |  5 lines

  1. on(release){
  2.    _level0.firstTimeLoading = 0;
  3.    loadMovieNum("Menu.swf",1,"GET");
  4. }
  5.